home *** CD-ROM | disk | FTP | other *** search
- Path: news-1.csn.net!ub!newserve!npnews!not-for-mail
- From: drozdo30@eelab.newpaltz.edu (Patrick A Drozdowski Jr.)
- Newsgroups: comp.std.c
- Subject: A screen designer for C/C++
- Date: 20 Feb 1996 02:34:40 GMT
- Organization: SUNY New Paltz
- Message-ID: <4gbc00$hbb@motss.newpaltz.edu>
- NNTP-Posting-Host: sah.eelab.newpaltz.edu
- X-Newsreader: TIN [UNIX 1.3 950515BETA PL0]
-
- Subject: A screen designer for C/C++
- Newsgroups: comp.lang.c
- Summary:
- Keywords:
-
- Hello,
- For anyone interested... I have written an editor which makes
- single page screens that is saved in a format that can be read by a C
- program. Its a helluva lot easier than changing colors allthe time and
- thousands of printf's and gotoxy's. It is exellent for designing opening
- screens.
-
- It's screen loading source code was tested on Turbo C and Borland C++ and
- I assume it will work on any other DOS version of C.
-
- This program is called Pat Paint and is available at the following web
- site...
- Happy programming
-
- Pat Drozdowski
-
- ---------------------------------------------------------------
- | This is the voice of GOD... Knock it off down there!!! |
- ---------------------------------------------------------------
- | E-Mail: drozdo30@eelab.newpaltz.edu |
- | Web: http://www.eelab.newpaltz.edu/~drozdo30 |
- | Resume: http://www.eelab.newpaltz.edu/~drozdo30/patresum.html |
- ---------------------------------------------------------------
-
-